1
0
mirror of https://github.com/volatiletech/authboss.git synced 2025-09-16 09:06:20 +02:00
This commit is contained in:
Aaron L
2025-07-15 23:26:40 -07:00
parent 4d49c77e91
commit 52a5d0ac12

View File

@@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
strategy: strategy:
matrix: matrix:
go: ['1.19.7', '1.20.2'] go: ['1.24.5', '1.23.11']
steps: steps:
- name: checkout - name: checkout
uses: actions/checkout@v2 uses: actions/checkout@v2