mirror of
https://github.com/Mercantec-GHC/h5-projekt-mst.git
synced 2026-08-27 05:37:39 +02:00
re-add runs-on
This commit is contained in:
parent
a0a76ca176
commit
2520f0686d
3
.github/workflows/verify.yml
vendored
3
.github/workflows/verify.yml
vendored
@ -8,7 +8,8 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
verify:
|
verify:
|
||||||
container: gcc:4.9
|
runs-on: ubuntu-latest
|
||||||
|
container: gcc:15
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user