diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3b464b0..fc88350 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,7 +1,7 @@ name: CI env: - GLUALINT_VERSION: 1.26.0 + GLUALINT_VERSION: 1.27.0 # Controls when the action will run. Triggers the workflow on push or pull request # events but only for the master branch