updated container used for workflow

This commit is contained in:
bizcochito 2023-12-29 08:44:40 +00:00
parent 0d2e8dfe36
commit 3fa770880b
1 changed files with 2 additions and 1 deletions

View File

@ -4,7 +4,8 @@ on: [pull_request]
jobs:
Explore-Gitea-Actions:
runs-on: ubuntu-latest
container:
image: oven/bun:1
steps:
- run: echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event."
- run: echo "🐧 This job is now running on a ${{ runner.os }} server hosted by Gitea!"