Skip to content

Commit 7ad6463

Browse files
committed
switching ci to g++-12
1 parent 2ccb5b4 commit 7ad6463

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/headless.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
sudo apt update
2828
# TTK-ParaView dependencies
2929
sudo apt install -y \
30-
g++-11 \
30+
g++-12 \
3131
libosmesa-dev \
3232
libopenmpi-dev \
3333
ninja-build \

0 commit comments

Comments
 (0)