mirror of
https://github.com/gogs/gogs.git
synced 2026-01-22 23:32:22 +01:00
ci: fix up MySQL test ubuntu version
This commit is contained in:
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@@ -176,7 +176,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
go-version: [ 1.23.x ]
|
||||
platform: [ ubuntu-20.04 ]
|
||||
platform: [ ubuntu-22.04 ]
|
||||
runs-on: ${{ matrix.platform }}
|
||||
steps:
|
||||
- name: Start MySQL server
|
||||
|
||||
Reference in New Issue
Block a user