CI: bump fedora to latest

This commit is contained in:
Adriaan de Groot 2023-10-25 23:58:05 +02:00
parent 1c2480a308
commit 5f011e5d19

View File

@ -17,7 +17,7 @@ jobs:
build:
runs-on: ubuntu-latest
container:
image: docker://fedora:38
image: docker://fedora:39
options: --tmpfs /build:rw --user 0:0
steps:
- name: "prepare git"