We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cd5021 commit a57fe6cCopy full SHA for a57fe6c
.github/workflows/ci.yml
@@ -122,10 +122,10 @@ jobs:
122
image: "fedora:38"
123
CXXFLAGS: -Wno-stringop-overread -Wno-dangling-reference
124
- name: Fedora-39
125
- image: "fedora:35"
+ image: "fedora:39"
126
127
- name: Fedora-40
128
- image: "fedora:36"
+ image: "fedora:40"
129
130
container:
131
image: ${{ matrix.image }}
0 commit comments