Skip to content

Commit cb3393c

Browse files
committed
Try GCC-14 for debug build
1 parent 2cd1191 commit cb3393c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gfortran.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
id: setup-fortran
9898
with:
9999
compiler: gcc
100-
version: '13'
100+
version: '14'
101101

102102
- name: Build ABIN
103103
run: ./configure && make

0 commit comments

Comments
 (0)