Skip to content

Commit

Permalink
change ubuntu version in ci-cd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DrCBeatz committed Oct 28, 2024
1 parent 271605e commit 587dc48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:

jobs:
build-and-test:
runs-on: ubuntu-latest
runs-on: ubuntu-18.04

strategy:
matrix:
Expand Down

0 comments on commit 587dc48

Please sign in to comment.