Skip to content
This repository has been archived by the owner on Aug 26, 2024. It is now read-only.

Commit

Permalink
Virtualize Fedora in macOS using Vagrant
Browse files Browse the repository at this point in the history
  • Loading branch information
pamolloy committed Jan 15, 2021
1 parent 9f5ab23 commit f24e690
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/test-install-dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ jobs:
- run: source/_static/install_dependencies.sh

install-fedora:
runs-on: ubuntu-latest
container: 'fedora:latest'
runs-on: macos-latest
steps:
- run: dnf install -y sudo
- uses: actions/checkout@v2
- run: source/_static/install_dependencies.sh
- run: vagrant init hashicorp/bionic64

0 comments on commit f24e690

Please sign in to comment.