aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/Test.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/Test.yml')
-rw-r--r--.github/workflows/Test.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/Test.yml b/.github/workflows/Test.yml
index 18774f4cf..46e34a385 100644
--- a/.github/workflows/Test.yml
+++ b/.github/workflows/Test.yml
@@ -163,7 +163,7 @@ jobs:
- { os: 20, backend: llvm-10 }
- { os: 22, backend: llvm-14 }
- { os: 20, backend: gcc-9.3.0 }
- - { os: 22, backend: gcc-11.2.0 }
+ - { os: 22, backend: gcc-12.1.0 }
steps:
- name: '🧰 Checkout'