Skip to content

Commit

Permalink
Merge pull request #2634 from newsboat/feature/ci-drop-freebsd-12-4
Browse files Browse the repository at this point in the history
CI: drop FreeBSD 12.4 which reached EOL
  • Loading branch information
Minoru committed Dec 20, 2023
2 parents 25e0c36 + 0294df4 commit 44b9970
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ freebsd_resource_settings: &freebsd_resource_settings
task:
skip: "changesIncludeOnly('contrib/*', 'contrib/**/*', 'doc/*', 'doc/**/*', 'docker/*', 'docker/**/*', 'po/*', 'po/**/*', 'snap/*', 'snap/**/*')"
matrix:
- name: FreeBSD 12.4
freebsd_instance:
image: freebsd-12-4-release-amd64
<< : *freebsd_resource_settings
- name: FreeBSD 13.2
freebsd_instance:
image: freebsd-13-2-release-amd64
Expand Down

0 comments on commit 44b9970

Please sign in to comment.