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 fb097f9 commit c11ffcaCopy full SHA for c11ffca
.github/workflows/workflow.yaml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ${{ matrix.os }}
12
strategy:
13
matrix:
14
- os: [ubuntu-latest, windows-latest, macos-latest]
+ os: [ubuntu-24.04, windows-latest, macos-latest]
15
16
steps:
17
# Step 1: Check out the repository
0 commit comments