Skip to content

Commit

Permalink
Downgrade Ubuntu version in the pipeline to make it compatible with W…
Browse files Browse the repository at this point in the history
…SL (#38)
  • Loading branch information
vberthiaume authored Jul 12, 2024
1 parent 520be26 commit bc24518
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
matrix:
include:
- name: Linux
os: ubuntu-22.04
os: ubuntu-20.04
pluginval-binary: ./pluginval
- name: macOS
os: macos-14
Expand Down

0 comments on commit bc24518

Please sign in to comment.