Skip to content

Commit

Permalink
ci: Bump max tested Penlight to 1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alerque committed Aug 5, 2020
1 parent 90ad4d4 commit dd236e3
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.7.0", "1.6.0", "1.5.4"]
penlightVersion: ["1.8.0", "1.6.0", "1.5.4"]

runs-on: ubuntu-latest

Expand Down

0 comments on commit dd236e3

Please sign in to comment.