Skip to content

Commit 4b3f18a

Browse files
committed
Github actions: Disable Fedora 34 build
1 parent f8f54de commit 4b3f18a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
strategy:
1111
fail-fast: false
1212
matrix:
13-
name: [Ubuntu-18, Ubuntu-20, Ubuntu-22, Debian-9, Debian-10, Debian-11, Debian-Testing, Debian-Experimental, Fedora-34, Fedora-35]
13+
name: [Ubuntu-18, Ubuntu-20, Ubuntu-22, Debian-9, Debian-10, Debian-11, Debian-Testing, Debian-Experimental, Fedora-35, Fedora-36]
1414
build_type: [Dev]
1515
cpp_compiler: [g++]
1616
cpp_version: [c++11]

0 commit comments

Comments
 (0)