Skip to content

Commit 4e2a932

Browse files
committed
Github: Update E2E tasks to use Ubuntu 24.04
1 parent 270f7cd commit 4e2a932

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.github/workflows/cd.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,7 @@ jobs:
6666
- check_code_formatting
6767
- push_to_registry
6868
name: Run e2e tests
69-
# These must run on ubuntu 22.04 or older.
70-
# The MS SQL server used by jore4-jore3-importer,
71-
# does not run on Linux kernels newer than 6.6.x.
72-
runs-on: ubuntu-22.04
69+
runs-on: ubuntu-24.04
7370
steps:
7471
- name: Extract metadata to env variables
7572
uses: HSLdevcom/jore4-tools/github-actions/extract-metadata@extract-metadata-v1

0 commit comments

Comments
 (0)