Skip to content

Commit c7d3327

Browse files
committed
Ubuntu 24.04
1 parent 640cb92 commit c7d3327

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-make-target.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ on:
2020
jobs:
2121
test:
2222
name: ${{ inputs.plugin }} (${{ inputs.make_target }})
23-
runs-on: ubuntu-22.04
23+
runs-on: ubuntu-24.04
2424
timeout-minutes: 30
2525
steps:
2626
- name: CHECKOUT REPOSITORY

0 commit comments

Comments
 (0)