Skip to content

Commit 5c45013

Browse files
Update tests.yml
1 parent b024527 commit 5c45013

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
uses: uraimo/run-on-arch-action@v3
4646
with:
4747
arch: s390x
48-
distro: ubuntu24.04
48+
distro: ubuntu22.04
4949
install: |
5050
apt-get update -q -y
5151
apt-get install -q -y cmake libssl-dev python3-dev python3-venv wget

0 commit comments

Comments
 (0)