Skip to content

fix(ci): ubuntu-20.04 image is being phased out (#75) #22

fix(ci): ubuntu-20.04 image is being phased out (#75)

fix(ci): ubuntu-20.04 image is being phased out (#75) #22

Workflow file for this run

name: Luacheck
on: [ push, pull_request ]
jobs:
luacheck:
runs-on: ubuntu-24.04
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Luacheck
uses: lunarmodules/luacheck@v1