Skip to content

Commit 5204071

Browse files
authored
Update continuous.yml
1 parent e1360d0 commit 5204071

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
strategy:
2020
fail-fast: false
2121
matrix:
22-
os: [ubuntu-latest, macos-latest, windows-latest]
22+
os: [ubuntu-22.04, macos-latest, windows-latest]
2323
config: [Debug, Release]
2424
include:
2525
- os: macos-latest

0 commit comments

Comments
 (0)