Skip to content

Commit 4eb0572

Browse files
committed
Chore: Move test actions to ubuntu-latest
1 parent 589cc98 commit 4eb0572

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: [push]
44

55
jobs:
66
build:
7-
runs-on: ubuntu-22.04
7+
runs-on: ubuntu-latest
88
strategy:
99
max-parallel: 4
1010
matrix:

0 commit comments

Comments
 (0)