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 3467440 commit 8dde8faCopy full SHA for 8dde8fa
.github/workflows/main.yml
@@ -17,7 +17,7 @@ jobs:
17
strategy:
18
fail-fast: false
19
matrix:
20
- os: [ubuntu-latest, windows-latest, macOS-13]
+ os: [ubuntu-22.04, windows-latest, macOS-13]
21
runs-on: ${{ matrix.os }}
22
23
steps:
0 commit comments