Skip to content

Commit cbe12ac

Browse files
committed
use ubuntu-latest
1 parent 1779fdd commit cbe12ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
jobs:
1010
tests:
1111

12-
runs-on: ubuntu-18.04
12+
runs-on: ubuntu-latest
1313
strategy:
1414
fail-fast: true
1515
matrix:

0 commit comments

Comments
 (0)