mirror of
https://github.com/janet-lang/janet
synced 2024-11-30 20:09:54 +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:
|
||||
name: Build and test s390x in qemu
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
- name: Checkout the repository
|
||||
uses: actions/checkout@master
|
||||
|
Loading…
Reference in New Issue
Block a user