File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -12,14 +12,14 @@ jobs:
12
12
fail-fast : false
13
13
matrix :
14
14
include :
15
- # - os: ubuntu-latest
16
- # # tag '2023.04.15'
17
- # vcpkgCommitId: '501db0f17ef6df184fcdbfbe0f87cde2313b6ab1'
18
- # triplet: 'x64-linux-dynamic'
19
- # - os: macos-latest
20
- # # tag '2023.04.15'
21
- # vcpkgCommitId: '501db0f17ef6df184fcdbfbe0f87cde2313b6ab1'
22
- # triplet: 'x64-osx-dynamic'
15
+ - os : ubuntu-latest
16
+ # tag '2023.04.15'
17
+ vcpkgCommitId : ' 501db0f17ef6df184fcdbfbe0f87cde2313b6ab1'
18
+ triplet : ' x64-linux-dynamic'
19
+ - os : macos-latest
20
+ # tag '2023.04.15'
21
+ vcpkgCommitId : ' 501db0f17ef6df184fcdbfbe0f87cde2313b6ab1'
22
+ triplet : ' x64-osx-dynamic'
23
23
- os : windows-latest
24
24
# tag '2023.04.15'
25
25
vcpkgCommitId : ' 501db0f17ef6df184fcdbfbe0f87cde2313b6ab1'
You can’t perform that action at this time.
0 commit comments