Skip to content

Commit

Permalink
Fix todo-backend ci MATRIX_OS
Browse files Browse the repository at this point in the history
  • Loading branch information
kabir committed Jan 5, 2024
1 parent 7687645 commit 1a63212
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/quickstart_todo-backend_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
QUICKSTART_PATH: todo-backend
TEST_PROVISIONED_SERVER: true
TEST_OPENSHIFT: true
MATRIX_OS: "ubuntu-latest"
MATRIX_OS: '"ubuntu-latest"'

0 comments on commit 1a63212

Please sign in to comment.