Skip to content

Commit

Permalink
Update test-snap-can-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kz6fittycent authored Oct 23, 2024
1 parent 745bda3 commit 8046169
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-snap-can-build.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: 🧪 Test snap can be built on x86_64
name: 🧪 Snap Builds

on:
push:
Expand All @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [16.x]
node-version: [20.x]
steps:
- uses: actions/checkout@v2

Expand Down

0 comments on commit 8046169

Please sign in to comment.