Update .gitea/workflows/test.yaml
This commit is contained in:
parent
588adb47a5
commit
acdf36a3e5
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ jobs:
|
|||
Run-Unit-Tests:
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
ImageOS: ubuntu22
|
||||
ImageOS: ubuntu24
|
||||
steps:
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v4
|
||||
|
|
Loading…
Add table
Reference in a new issue