Skip to content

Commit

Permalink
Update auxmos.yml to use ubuntu-20.04
Browse files Browse the repository at this point in the history
  • Loading branch information
Crossedfall authored Mar 30, 2023
1 parent 9c98581 commit 75c401e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auxmos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
name: auxmos.dll
path: target/i686-pc-windows-msvc/release/auxmos.dll
build-linux:
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
env:
PKG_CONFIG_ALLOW_CROSS: 1
steps:
Expand Down

0 comments on commit 75c401e

Please sign in to comment.