We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b18b6f4 commit 1318ec9Copy full SHA for 1318ec9
.github/workflows/CI.yml
@@ -29,7 +29,7 @@ jobs:
29
node:
30
- 22.6.0
31
pnpm:
32
- - 9.9.0
+ - 9.10.0
33
steps:
34
- uses: actions/checkout@v4
35
@@ -91,7 +91,7 @@ jobs:
91
92
- 22
93
94
95
96
97
@@ -158,7 +158,7 @@ jobs:
158
159
160
161
162
163
164
with:
@@ -239,7 +239,7 @@ jobs:
239
240
241
242
243
container:
244
- { file: "ubuntu-llvm.dockerfile", image: "setup-cpp-ubuntu-llvm", tag: "22.04-0.41.0" }
245
- { file: "fedora-llvm.dockerfile", image: "setup-cpp-fedora-llvm", tag: "40-0.41.0" }
0 commit comments