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 648cda7 commit de0e0f4Copy full SHA for de0e0f4
.github/workflows/publish.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ${{ matrix.os }}
17
strategy:
18
matrix:
19
- os: [ubuntu-latest, windows-latest, macos-latest]
+ os: [ubuntu-22.04, windows-latest, macos-latest]
20
21
steps:
22
- uses: actions/checkout@v4
0 commit comments