This commit is contained in:
parent
2c4f51be68
commit
4993f8e96b
1 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ jobs:
|
|||
# run build on latest ubuntu
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
container: node:18-bullseye
|
||||
container: node:20-bullseye
|
||||
|
||||
services:
|
||||
mydb:
|
||||
|
@ -99,7 +99,7 @@ jobs:
|
|||
---
|
||||
|
||||
name: CI
|
||||
|
||||
run-name: ${{ github.actor }} is testing out Gitea Actions
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
|
|
Loading…
Add table
Reference in a new issue