Skip to content

Commit

Permalink
removing ubuntu 18.04 from matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
shimwell committed Aug 10, 2021
1 parent c29347b commit 9b5daa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unix_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
matrix:
cubit: [2021.4, 2021.5]
os: [ubuntu]
os_version: [18.04, 20.04, 21.04]
os_version: [20.04, 21.04]
include:
- os: ubuntu
os_version: 18.04
Expand Down

0 comments on commit 9b5daa1

Please sign in to comment.