Skip to content

Commit

Permalink
CI: Had to update Linux container to Ubuntu 22.04 due to action incom…
Browse files Browse the repository at this point in the history
…patibilities
  • Loading branch information
drowaudio committed Jun 6, 2024
1 parent f463dff commit d133e1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
os: ubuntu-latest
app: pluginval
test-binary: ./pluginval
container: ubuntu:18.04
container: ubuntu:22.04
- name: macOS
os: macos-12
app: pluginval.app
Expand Down

0 comments on commit d133e1e

Please sign in to comment.