We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38bbe83 commit f3c42a2Copy full SHA for f3c42a2
1 file changed
.github/workflows/CI.yml
@@ -259,7 +259,7 @@ jobs:
259
- { distro: "ubuntu", image: "setup-cpp-ubuntu", tag: "24.04" }
260
- { distro: "ubuntu", image: "setup-cpp-ubuntu", tag: "22.04" }
261
- { distro: "ubuntu", image: "setup-cpp-ubuntu", tag: "20.04" }
262
- - { distro: "fedora", image: "setup-cpp-fedora", tag: "40" }
+ - { distro: "fedora", image: "setup-cpp-fedora", tag: "44" }
263
- { distro: "arch", image: "setup-cpp-arch", tag: "base" }
264
- { distro: "alpine", image: "setup-cpp-alpine", tag: "3.21", base_version: "22-alpine3.21" }
265
include:
0 commit comments