Skip to content

Commit 9220fd1

Browse files
committed
ci: Use Fedora 43 for code checking
1 parent a1bc7ab commit 9220fd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"jobs": {
1919
"check": {
2020
"name": "Check code quality",
21-
"container": "fedora:40",
21+
"container": "fedora:43",
2222
"runs-on": "ubuntu-latest",
2323
"steps": [
2424
{

0 commit comments

Comments
 (0)