Skip to content

Commit 4e5597a

Browse files
committed
runs-on: ubuntu-22.04
1 parent a975e3b commit 4e5597a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ defaults:
1111
env:
1212
IMEX_CACHE_NUMBER: 4 # Increase to reset cache
1313
jobs:
14-
runs-on: ubuntu-22.04
1514
build_and_test:
15+
runs-on: ubuntu-22.04
1616
strategy:
1717
fail-fast: false
1818
steps:

0 commit comments

Comments
 (0)