Skip to content

Commit

Permalink
Update compatibility test to also check Ubuntu 24.04.
Browse files Browse the repository at this point in the history
  • Loading branch information
elliottslaughter committed Jun 24, 2024
1 parent 21c9fe6 commit 9f9ad7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- run: ./docker/compatibility_test.sh ubuntu 18.04 "18.04 20.04 22.04" "" 18.1.7 luajit prebuilt 2
- run: ./docker/compatibility_test.sh ubuntu 18.04 "18.04 20.04 22.04 24.04" "" 18.1.7 luajit prebuilt 2
- uses: actions/upload-artifact@v2
with:
name: docker-ubuntu-18.04-x86_64-llvm-18
Expand Down

0 comments on commit 9f9ad7b

Please sign in to comment.