Skip to content

Commit

Permalink
Merge pull request #1037 from Dennisbonke/gha-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Dennisbonke authored Mar 18, 2024
2 parents 3e6d188 + d80fd54 commit 98b6f8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
arch: [x86_64, riscv64, aarch64, x86]
builds: [mlibc, mlibc-static, mlibc-shared, mlibc-ansi-only, mlibc-headers-only]
name: Build mlibc
runs-on: ubuntu-22.04
runs-on: ubuntu-20.04
container:
image: ghcr.io/managarm/mlibc-crossers:latest
steps:
Expand Down

0 comments on commit 98b6f8b

Please sign in to comment.