Skip to content

Commit

Permalink
ci: Add Penlight 1.9.0 to test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
alerque committed Sep 25, 2020
1 parent dd236e3 commit 6c64299
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/busted.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
fail-fast: false
matrix:
luaVersion: ["5.4", "5.3", "5.2", "5.1", "luajit", "luajit-openresty"]
penlightVersion: ["1.8.0", "1.6.0", "1.5.4"]
penlightVersion: ["1.9.0", "1.8.0", "1.6.0", "1.5.4"]

runs-on: ubuntu-latest

Expand Down

0 comments on commit 6c64299

Please sign in to comment.