Compare commits

...

3 Commits

Author SHA1 Message Date
Brian DeHamer ceab957925
back to macos-latest
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-10-26 15:53:15 -07:00
Brian DeHamer 17007f4a6d
dump bash version
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-10-26 15:45:12 -07:00
Brian DeHamer 3147e03d1f
macos-latest-large
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-10-15 14:31:40 -07:00
1 changed files with 2 additions and 0 deletions

View File

@ -30,6 +30,8 @@ jobs:
with:
node-version: 20.x
- name: bash version
run: bash --version
- name: npm install
run: npm install