Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
hidakatsuya committed May 18, 2024
1 parent a07cf4b commit f2cca19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ This action installs Redmine and sets up an environment to run tests. It is prim
version: 'master'

# Database to use for testing. Possible values are sqlite3 or
# PostgreSQL and MySQL Docker official image tags (e.g. postgres:14, mysql:8.4.0). Default is sqlite3
# PostgreSQL and MySQL Docker official image tags (e.g. postgres:14, mysql:8.1.0). Default is sqlite3
database: 'sqlite3'

# Ruby version to use for testing. See ruby/setup-ruby's ruby-version input for available versions.
Expand Down

0 comments on commit f2cca19

Please sign in to comment.