Skip to content

Commit

Permalink
feat: enable test
Browse files Browse the repository at this point in the history
  • Loading branch information
bramkor committed Dec 17, 2024
1 parent de62c8d commit b405c79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
release:
name: Build GitHub Action
runs-on: ubuntu-latest
container: node:16
container: node:20
steps:
- name: Install packages
run: apt-get update && apt-get install -y rsync git
Expand Down

0 comments on commit b405c79

Please sign in to comment.