Skip to content

Commit

Permalink
Cannot have runs-on
Browse files Browse the repository at this point in the history
  • Loading branch information
kareefardi committed Apr 17, 2024
1 parent 10f5eae commit 7378850
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/actions/setup-openlane-nix/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: 'Setup OpenLane'
description: 'Install Nix and Setup OpenLane cachix'
runs:
using: "composite"
runs-on: ubuntu-latest
steps:
- name: Maximize build space
uses: easimon/maximize-build-space@master
Expand Down

0 comments on commit 7378850

Please sign in to comment.