We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f3d0b9 commit fa03a2bCopy full SHA for fa03a2b
.github/workflows/main.yml
@@ -10,7 +10,7 @@ jobs:
10
strategy:
11
fail-fast: false
12
matrix:
13
- os: [ubuntu-latest, windows-2019]
+ os: [ubuntu-22.04, windows-2019]
14
15
steps:
16
- name: Check out Git repository
0 commit comments