From 3b7e8d80b5da388da938ee07c9d96fca6bed9474 Mon Sep 17 00:00:00 2001 From: "David E. Wheeler" Date: Sun, 29 Dec 2024 18:14:43 -0500 Subject: [PATCH] Add Fireibird 5 --- .github/workflows/firebird.yml | 1 + README.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/firebird.yml b/.github/workflows/firebird.yml index 2ba7dd92..e344e88a 100644 --- a/.github/workflows/firebird.yml +++ b/.github/workflows/firebird.yml @@ -12,6 +12,7 @@ jobs: strategy: matrix: include: + - { version: '5.0' } - { version: '4.0' } - { version: '3.0' } - { version: '2.5-ss' } diff --git a/README.md b/README.md index 0fbe3932..cd9e1897 100644 --- a/README.md +++ b/README.md @@ -171,7 +171,7 @@ SOFTWARE. [Perl]: https://github.com/sqitchers/sqitch/actions/workflows/perl.yml/badge.svg [🧅]: https://github.com/sqitchers/sqitch/actions/workflows/perl.yml "Tested with Perl 5.12–5.38" [Firebird]: https://github.com/sqitchers/sqitch/actions/workflows/firebird.yml/badge.svg - [🔥]: https://github.com/sqitchers/sqitch/actions/workflows/firebird.yml "Tested with Firebird 2.5, 3, and 4" + [🔥]: https://github.com/sqitchers/sqitch/actions/workflows/firebird.yml "Tested with Firebird 2.5–5.0" [Snowflake]: https://github.com/sqitchers/sqitch/actions/workflows/snowflake.yml/badge.svg [❄️]: https://github.com/sqitchers/sqitch/actions/workflows/snowflake.yml "Tested with Snowflake" [Homebrew]: https://img.shields.io/github/v/tag/sqitchers/homebrew-sqitch?label=%F0%9F%8D%BA%20Homebrew&sort=semver