Skip to content

Commit

Permalink
Revert to ubuntu 22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
gitbuda committed Aug 30, 2024
1 parent 0c1db59 commit 8855cbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
build_and_test_ubuntu:
strategy:
matrix:
platform: [ubuntu-24.04]
platform: [ubuntu-22.04]
mg_version:
- "2.19.0"
runs-on: ${{ matrix.platform }}
Expand Down

0 comments on commit 8855cbc

Please sign in to comment.