Skip to content

Commit efe978a

Browse files
committed
Regenerate artifacts.
1 parent 1afbe89 commit efe978a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
packages: ""
7373

7474
- os: ubuntu-24.04
75-
cxx: "g++-12"
75+
cxx: "g++"
7676
link: "static"
7777
optimization: "size"
7878
assert: "ndebug"
@@ -83,7 +83,7 @@ jobs:
8383
llvm: ""
8484
secp256k1: "--build-secp256k1"
8585
zmq: "--build-zmq"
86-
cc: "gcc-12"
86+
cc: "gcc"
8787
flags: "-Os -fPIE"
8888
options: "--enable-isystem"
8989
packager: "apt"

0 commit comments

Comments
 (0)