Skip to content

Commit

Permalink
Lock version to 22.04 instead of using the latest version for Ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
novialriptide authored Nov 15, 2023
1 parent e366dd3 commit 3722436
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nextjs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ concurrency:

jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 3722436

Please sign in to comment.