Skip to content

Commit

Permalink
Singletons must be arrays
Browse files Browse the repository at this point in the history
  • Loading branch information
thejohnfreeman committed May 6, 2024
1 parent e05ba32 commit 4d39bc8
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/cupcake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,10 @@ jobs:
strategy:
fail-fast: false
matrix:
platform: ubuntu
compiler: gcc
platform:
- ubuntu
compiler:
- gcc
id: [1,2,3,4,5]
include:
- id: 1
Expand Down

0 comments on commit 4d39bc8

Please sign in to comment.