mirror of
https://github.com/janet-lang/janet
synced 2024-12-01 04:19:55 +00:00
try older ubuntu version
This commit is contained in:
parent
9aae9f3add
commit
32922ec376
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -125,7 +125,7 @@ jobs:
|
|||||||
|
|
||||||
test-s390x-linux:
|
test-s390x-linux:
|
||||||
name: Build and test s390x in qemu
|
name: Build and test s390x in qemu
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-22.04
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout the repository
|
- name: Checkout the repository
|
||||||
uses: actions/checkout@master
|
uses: actions/checkout@master
|
||||||
|
Loading…
Reference in New Issue
Block a user