Skip to content

Commit 751e5d0

Browse files
committed
Run both Ubuntu variants
1 parent 9f08320 commit 751e5d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- { name: container, os: ubuntu-latest, container: rocker/r2u4ci }
1818
- { name: macos, os: macos-latest, openmp: yes }
1919
#- { name: macos, os: macos-latest, openmp: no }
20-
#- { name: ubuntu, os: ubuntu-latest }
20+
- { name: ubuntu, os: ubuntu-latest }
2121

2222

2323
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)