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 493dba4 commit f2db879Copy full SHA for f2db879
.github/workflows/image.yaml
@@ -21,12 +21,10 @@ on:
21
- opened
22
- synchronize
23
branches:
24
- - main
25
- - release-*
+ - ci-precompile-ubuntu24.04
26
push:
27
28
29
30
31
jobs:
32
image:
.github/workflows/precompiled.yaml
@@ -25,7 +25,7 @@ on:
types:
- completed
set-driver-version-matrix:
0 commit comments