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.
2 parents e36952e + 3d625de commit 9e18049Copy full SHA for 9e18049
.github/workflows/continuous-integration.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ${{ matrix.os }}
15
strategy:
16
matrix:
17
- os: [ubuntu-18.04, ubuntu-20.04, windows-2019, macos-latest]
+ os: [ubuntu-latest, windows-latest, macos-latest]
18
19
steps:
20
- uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8
0 commit comments