on: [push] jobs: angular: runs-on: [angular, native] steps: - run: node -v erlang: runs-on: erlang steps: - uses: actions/checkout@v4 - run: node -v