Skip to content

Commit 5fadda2

Browse files
committed
CI: Remove ubuntu-20.04 runner (retired).
1 parent a290025 commit 5fadda2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
matrix:
1515
platform: [octave]
1616
# os: [macos-10.15, macos-11.0, macos-12.0, ubuntu-18.04, ubuntu-20.04, ubuntu-22.04]
17-
os: [macos-latest, ubuntu-20.04, ubuntu-22.04, ubuntu-24.04, ubuntu-latest]
17+
os: [macos-latest, ubuntu-22.04, ubuntu-24.04, ubuntu-latest]
1818
include:
1919
- platform: matlab
2020
os: ubuntu-latest

0 commit comments

Comments
 (0)