File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99jobs :
1010 shellcheck :
1111 name : Run Shellcheck on shellscripts
12- runs-on : ubuntu-20.04
12+ runs-on : ubuntu-latest
1313
1414 steps :
1515 - uses : actions/checkout@v4
2121 needs : shellcheck
2222 env :
2323 SHFMT_VERSION : 3.0.1
24- runs-on : ubuntu-20.04
24+ runs-on : ubuntu-latest
2525
2626 steps :
2727 - uses : actions/checkout@v4
Original file line number Diff line number Diff line change 1+ name : ubuntu-24.04 Tests
2+
3+ on :
4+ push :
5+ branches :
6+ - main
7+ pull_request :
8+
9+ defaults :
10+ run :
11+ shell : bash
12+
13+ jobs :
14+ tests :
15+ name : Tests
16+ uses : ./.github/workflows/tests.yml
17+ with :
18+ runner-os : " ubuntu-24.04"
Original file line number Diff line number Diff line change 1- [ ![ ubuntu-20.04 Tests] ( https://github.com/jidicula/clang-format-action/actions/workflows/test-ubuntu-20.04.yml/badge.svg )] ( https://github.com/jidicula/clang-format-action/actions/workflows/test-ubuntu-20.04.yml ) [ ![ ubuntu-22.04 Tests] ( https://github.com/jidicula/clang-format-action/actions/workflows/test-ubuntu-22.04.yml/badge.svg )] ( https://github.com/jidicula/clang-format-action/actions/workflows/test-ubuntu-22.04.yml )
1+ [ ![ ubuntu-20.04 Tests] ( https://github.com/jidicula/clang-format-action/actions/workflows/test-ubuntu-20.04.yml/badge.svg )] ( https://github.com/jidicula/clang-format-action/actions/workflows/test-ubuntu-20.04.yml ) [ ![ ubuntu-22.04 Tests] ( https://github.com/jidicula/clang-format-action/actions/workflows/test-ubuntu-22.04.yml/badge.svg )] ( https://github.com/jidicula/clang-format-action/actions/workflows/test-ubuntu-22.04.yml ) [ ![ ubuntu-24.04 Tests ] ( https://github.com/jidicula/clang-format-action/actions/workflows/test-ubuntu-24.04.yml/badge.svg )] ( https://github.com/jidicula/clang-format-action/actions/workflows/test-ubuntu-24.04.yml )
22
33[ ![ shell-lint] ( https://github.com/jidicula/clang-format-action/workflows/shell-lint/badge.svg?branch=main )] ( https://github.com/jidicula/clang-format-action/actions?query=workflow%3Ashell-lint+branch%3Amain )
44
You can’t perform that action at this time.
0 commit comments