Skip to content

Commit

Permalink
Merge pull request #1057 from JulianGro/fedora-40
Browse files Browse the repository at this point in the history
Fix Fedora 40 server packages.
  • Loading branch information
JulianGro authored Jul 1, 2024
2 parents 647dbf9 + e917427 commit fe99345
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/linux_server_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,12 +93,12 @@ jobs:
runner: [self_hosted, type-cax41, image-arm-app-docker-ce]

- os: fedora-40
image: docker.io/overte/overte-server-build:0.1.4-fedora-39-amd64
image: docker.io/overte/overte-server-build:0.1.4-fedora-40-amd64
arch: amd64
runner: [self_hosted, type-cx52, image-x86-app-docker-ce]

- os: fedora-40
image: docker.io/overte/overte-server-build:0.1.4-fedora-39-aarch64
image: docker.io/overte/overte-server-build:0.1.4-fedora-40-aarch64
arch: aarch64
runner: [self_hosted, type-cax41, image-arm-app-docker-ce]

Expand Down

0 comments on commit fe99345

Please sign in to comment.