Skip to content

Commit

Permalink
#2903: ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Mar 1, 2024
1 parent 406aad9 commit 02c6415
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/shellcheck.yml
Expand Up @@ -13,7 +13,7 @@ concurrency:
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- name: Run ShellCheck
Expand Down

0 comments on commit 02c6415

Please sign in to comment.