Skip to content

Commit 69554d1

Browse files
ssun30rwest
authored andcommitted
[TMP] Added Ubuntu 20.04 and 22.04 to CI
1 parent ff5508d commit 69554d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
fail-fast: false
6767
matrix:
6868
python-version: ["3.9"]
69-
os: [macos-13, macos-latest, ubuntu-latest]
69+
os: [macos-13, macos-latest, ubuntu-20.04, ubuntu-22.04, ubuntu-latest]
7070
include-rms: ["", "with RMS"]
7171
exclude:
7272
- os: macos-13 # GitHub's runners just aren't up to the task of installing Julia

0 commit comments

Comments
 (0)