Skip to content

Commit

Permalink
Revert
Browse files Browse the repository at this point in the history
  • Loading branch information
RichLogan committed Nov 27, 2024
1 parent 3b0e5ae commit 44e9826
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ jobs:
- 16
- 17
- 18
- 19
steps:
- uses: actions/checkout@v4
- name: Build and test the Docker image
Expand Down Expand Up @@ -66,7 +65,6 @@ jobs:
- 16
- 17
- 18
- 19
path:
- check: 'test/known_fail'
exclude: 'capital'
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ You can define your own formatting rules in a `.clang-format` file at your repos
* 16: `clang-format-16`
* 17: `clang-format-17`
* 18: `clang-format-18`
* 19: `clang-format-19`

## Action version upgrade guarantee

Expand Down

0 comments on commit 44e9826

Please sign in to comment.