Skip to content

Commit

Permalink
test: use ubuntu-20.04 for musl test
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
jqnatividad committed Nov 24, 2023
1 parent e84329c commit cc623a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust-musl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ env:
jobs:
build:

runs-on: ubuntu-latest
runs-on: ubuntu-20.04

steps:
- name: Maximize build space
Expand Down

0 comments on commit cc623a7

Please sign in to comment.