We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dea99b6 commit c60568bCopy full SHA for c60568b
3 files changed
.github/workflows/tests-mysql.yml
@@ -13,6 +13,7 @@ jobs:
13
- "7.2"
14
- "7.3"
15
- "7.4"
16
+ - "8.0"
17
18
services:
19
mysql:
.github/workflows/tests-pgsql.yml
# https://docs.github.com/en/free-pro-team@latest/actions/guides/creating-postgresql-service-containers
.github/workflows/tests-sqlite.yml
steps:
- name: Checkout Code
0 commit comments