Skip to content

Commit e6c7e50

Browse files
committed
🔧 Run tests again on ubuntu-latest
1 parent 3e6f749 commit e6c7e50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
7878
build:
7979
name: Run Tests
80-
runs-on: ubuntu-22.04
80+
runs-on: ubuntu-latest
8181
if: >
8282
github.event_name == 'pull_request' ||
8383
( contains(github.ref, 'main') && !contains(github.event.head_commit.message, '[no-ci]') ) ||

0 commit comments

Comments
 (0)