mirror of
https://github.com/PDP-10/its.git
synced 2026-05-22 13:30:12 +00:00
Update CI image to Ubuntu 24.04.
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -13,7 +13,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [ubuntu-22.04]
|
||||
os: [ubuntu-24.04]
|
||||
emulator: [simh, klh10, pdp10-ka, pdp10-kl, pdp10-ks, simhv3]
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user