Skip to content

Commit

Permalink
Use AlmaLinux jonashackt#2
Browse files Browse the repository at this point in the history
  • Loading branch information
yuravk committed May 16, 2024
1 parent 21ab07c commit 33ff179
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vagrant-up.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
run: vagrant up

- name: ssh into box after boot
run: vagrant ssh -c "cat /etc/almalinux-release"
run: vagrant ssh -c "cat /etc/almalinux-release && uname -m"

0 comments on commit 33ff179

Please sign in to comment.