Skip to content

Commit fa03a2b

Browse files
authored
Update main.yml
1 parent 8f3d0b9 commit fa03a2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
strategy:
1111
fail-fast: false
1212
matrix:
13-
os: [ubuntu-latest, windows-2019]
13+
os: [ubuntu-22.04, windows-2019]
1414

1515
steps:
1616
- name: Check out Git repository

0 commit comments

Comments
 (0)