We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 63dac5e + 37dae48 commit dac624eCopy full SHA for dac624e
.github/workflows/build.yml
@@ -20,7 +20,7 @@ jobs:
20
strategy:
21
matrix:
22
config:
23
- - os: ubuntu-18.04
+ - os: ubuntu-latest
24
ExecutableSuffix: ''
25
Exports: ''
26
- os: macos-latest
0 commit comments