mirror of
https://github.com/janet-lang/janet
synced 2025-11-08 03:23:01 +00:00
try older ubuntu version
This commit is contained in:
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
|
||||||
|
|||||||
Reference in New Issue
Block a user