Skip to content

Commit

Permalink
Upgrade the CI env
Browse files Browse the repository at this point in the history
  • Loading branch information
mildbyte committed Jan 5, 2023
1 parent d581dd0 commit d87726b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test_and_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on: push

jobs:
build_and_test:
runs-on: ubuntu-18.04
runs-on: ubuntu-20.04
if: "!contains(github.event.head_commit.message, '[skip ci]')"
env:
COMPOSE_VERSION: "1.25.4"
Expand Down

0 comments on commit d87726b

Please sign in to comment.