Skip to content

Commit 1220f6e

Browse files
committed
CI: Drop presumably unnecessary Ubuntu version spec
1 parent ec43ea9 commit 1220f6e

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
@@ -34,7 +34,7 @@ jobs:
3434
deb-depends: [false]
3535
nipype-extras: ['doc,tests,profiler']
3636
include:
37-
- os: ubuntu-18.04
37+
- os: ubuntu-latest
3838
python-version: 3.8
3939
check: test
4040
pip-flags: ''

0 commit comments

Comments
 (0)