-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
752edce
commit 635abf9
Showing
6 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,7 +32,7 @@ jobs: | |
- name: Setup MySQL | ||
uses: mirromutth/[email protected] | ||
with: | ||
mysql version: 5.7 | ||
mysql version: 8.1 | ||
mysql database: windwalker_test | ||
mysql root password: ut1234 | ||
# PostgreSQL | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,7 +17,7 @@ jobs: | |
- name: Setup MySQL | ||
uses: mirromutth/[email protected] | ||
with: | ||
mysql version: 5.7 | ||
mysql version: 8.1 | ||
mysql database: windwalker_test | ||
mysql root password: ut1234 | ||
# PostgreSQL | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,7 +17,7 @@ jobs: | |
- name: Setup MySQL | ||
uses: mirromutth/[email protected] | ||
with: | ||
mysql version: 5.7 | ||
mysql version: 8.1 | ||
mysql database: windwalker_test | ||
mysql root password: ut1234 | ||
# PHP | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,7 +14,7 @@ jobs: | |
- name: Setup MySQL | ||
uses: mirromutth/[email protected] | ||
with: | ||
mysql version: 5.7 | ||
mysql version: 8.1 | ||
mysql database: windwalker_test | ||
mysql root password: ut1234 | ||
# PHP | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,7 +20,7 @@ jobs: | |
- name: Setup MySQL | ||
uses: mirromutth/[email protected] | ||
with: | ||
mysql version: 5.7 | ||
mysql version: 8.1 | ||
mysql database: windwalker_test | ||
mysql root password: ut1234 | ||
# PHP | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,7 +23,7 @@ jobs: | |
- name: Setup MySQL | ||
uses: mirromutth/[email protected] | ||
with: | ||
mysql version: 5.7 | ||
mysql version: 8.1 | ||
mysql database: windwalker_test | ||
mysql root password: ut1234 | ||
# PHP | ||
|