mirror of
https://github.com/gofiber/storage.git
synced 2025-12-24 13:29:30 +08:00
chore: run tests in 1.24.x
This commit is contained in:
1
.github/workflows/test-clickhouse.yml
vendored
1
.github/workflows/test-clickhouse.yml
vendored
@@ -18,6 +18,7 @@ jobs:
|
||||
- 1.21.x
|
||||
- 1.22.x
|
||||
- 1.23.x
|
||||
- 1.24.x
|
||||
steps:
|
||||
- name: Fetch Repository
|
||||
uses: actions/checkout@v4
|
||||
|
||||
1
.github/workflows/test-couchbase.yml
vendored
1
.github/workflows/test-couchbase.yml
vendored
@@ -18,6 +18,7 @@ jobs:
|
||||
- 1.21.x
|
||||
- 1.22.x
|
||||
- 1.23.x
|
||||
- 1.24.x
|
||||
steps:
|
||||
- name: Fetch Repository
|
||||
uses: actions/checkout@v4
|
||||
|
||||
1
.github/workflows/test-minio.yml
vendored
1
.github/workflows/test-minio.yml
vendored
@@ -18,6 +18,7 @@ jobs:
|
||||
- 1.21.x
|
||||
- 1.22.x
|
||||
- 1.23.x
|
||||
- 1.24.x
|
||||
steps:
|
||||
- name: Fetch Repository
|
||||
uses: actions/checkout@v4
|
||||
|
||||
1
.github/workflows/test-mongodb.yml
vendored
1
.github/workflows/test-mongodb.yml
vendored
@@ -18,6 +18,7 @@ jobs:
|
||||
- 1.21.x
|
||||
- 1.22.x
|
||||
- 1.23.x
|
||||
- 1.24.x
|
||||
steps:
|
||||
- name: Fetch Repository
|
||||
uses: actions/checkout@v4
|
||||
|
||||
1
.github/workflows/test-mysql.yml
vendored
1
.github/workflows/test-mysql.yml
vendored
@@ -18,6 +18,7 @@ jobs:
|
||||
- 1.21.x
|
||||
- 1.22.x
|
||||
- 1.23.x
|
||||
- 1.24.x
|
||||
steps:
|
||||
- name: Fetch Repository
|
||||
uses: actions/checkout@v4
|
||||
|
||||
1
.github/workflows/test-postgres.yml
vendored
1
.github/workflows/test-postgres.yml
vendored
@@ -18,6 +18,7 @@ jobs:
|
||||
- 1.21.x
|
||||
- 1.22.x
|
||||
- 1.23.x
|
||||
- 1.24.x
|
||||
steps:
|
||||
- name: Fetch Repository
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user