Skip to content

Commit d777230

Browse files
committed
Reverted back to the original os: line.
1 parent 5531414 commit d777230

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ jobs:
99
runs-on: ${{ matrix.os }}
1010
strategy:
1111
matrix:
12-
# os: [ubuntu-latest, macos-latest, windows-latest]
13-
os: [ubuntu-latest, windows-latest]
12+
os: [ubuntu-latest, macos-latest, windows-latest]
1413
vulkan-version: [1.4.341.1]
1514
build-shared: [OFF]
1615
include:

0 commit comments

Comments
 (0)