Skip to content

Commit

Permalink
ci: bump upstream matrix to include 8-0-stable
Browse files Browse the repository at this point in the history
  • Loading branch information
flavorjones committed Nov 15, 2024
1 parent bb3280a commit cfa33d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
fail-fast: false
matrix:
plat: ["ubuntu"]
ref: ["7-2-stable", "v8.0.0.beta1", "main"]
ref: ["7-2-stable", "8-0-stable", "main"]
tailwind: ["--version=~>3.4.14", "--version=~>4.0.0.alpha.27"]
env:
RAILSOPTS: --git=https://github.com/rails/rails --ref=${{ matrix.ref }}
Expand Down

0 comments on commit cfa33d9

Please sign in to comment.