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 536e5d3 commit 6615fb4Copy full SHA for 6615fb4
.github/workflows/build.yml
@@ -30,7 +30,7 @@ jobs:
30
strategy:
31
fail-fast: false
32
matrix:
33
- os: [ubuntu-20.04, windows-latest, macOS-latest]
+ os: [ubuntu-latest, windows-latest, macOS-latest]
34
35
steps:
36
- name: Checkout
0 commit comments