mirror of
https://github.com/janet-lang/janet
synced 2026-08-14 06:18:52 +00:00
Try running inside a container.
This commit is contained in:
@@ -92,7 +92,9 @@ jobs:
|
||||
|
||||
test-s390x-linux:
|
||||
name: Build and test s390x in qemu
|
||||
runs-on: s390x/ubuntu
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: s390x/ubuntu
|
||||
steps:
|
||||
- name: Checkout the repository
|
||||
uses: actions/checkout@master
|
||||
|
||||
Reference in New Issue
Block a user