mirror of
https://github.com/janet-lang/janet
synced 2026-08-10 04:18:52 +00:00
try older ubuntu version
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user