Skip to content

Commit 6012754

Browse files
committed
Update workflow images.
1 parent 8cea173 commit 6012754

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010

1111
strategy:
1212
matrix:
13-
os-type: [windows-latest, macos-latest, ubuntu-latest]
13+
os-type: [windows-2022, macos-13, ubuntu-20.04]
1414
configuration: [Debug, Release, RelWithDebInfo]
1515
fail-fast: false
1616

0 commit comments

Comments
 (0)