Skip to content

Commit

Permalink
set pipeline runner (back) to ubuntu-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
Glutamat42 committed Dec 17, 2024
1 parent 935be03 commit 5c445d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/moodle-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:

jobs:
define-matrix:
runs-on: ubuntu-24.04
runs-on: ubuntu-latest

outputs:
include_list: ${{ steps.include_list.outputs.include_list }}
Expand Down

0 comments on commit 5c445d8

Please sign in to comment.