We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f463dff commit d133e1eCopy full SHA for d133e1e
1 file changed
.github/workflows/build.yaml
@@ -21,7 +21,7 @@ jobs:
21
os: ubuntu-latest
22
app: pluginval
23
test-binary: ./pluginval
24
- container: ubuntu:18.04
+ container: ubuntu:22.04
25
- name: macOS
26
os: macos-12
27
app: pluginval.app
0 commit comments