Skip to content

Commit

Permalink
Pin ci ubuntu version to 22.04.3
Browse files Browse the repository at this point in the history
  • Loading branch information
thepetk committed Feb 29, 2024
1 parent 90518e9 commit 4f7ca6f
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 @@ -26,7 +26,7 @@ concurrency:
jobs:
main:
name: Main Job
runs-on: ubuntu-latest
runs-on: ubuntu-22.04.3

env:
NX_SKIP_NX_CACHE: true
Expand Down

0 comments on commit 4f7ca6f

Please sign in to comment.