Skip to content

Commit

Permalink
Update moodle-ci.yml
Browse files Browse the repository at this point in the history
Bumped ubuntu version of actions to latest
  • Loading branch information
marcusgreen authored Sep 6, 2023
1 parent 5df4c56 commit 37bfc79
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/moodle-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ on: [push, pull_request]

jobs:
test:
runs-on: ubuntu-18.04

runs-on: 'ubuntu-latest'
services:
postgres:
image: postgres:10
Expand Down

0 comments on commit 37bfc79

Please sign in to comment.