Skip to content

Commit

Permalink
Remove oidc test env (#219)
Browse files Browse the repository at this point in the history
  • Loading branch information
segiddins authored May 6, 2024
1 parent d3b6751 commit 3225d58
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ jobs:
gem-server:
- 'https://rubygems.org'
include:
- roleToken: rg_oidc_akr_f55fe1127adjkkcn8ty6 # Actions Test, all repos, 15min, push rubygem
gem-server: 'https://oidc-api-token.rubygems.org'
- roleToken: rg_oidc_akr_y6txf9nm3c4kttxgnsgg
gem-server: 'https://staging.rubygems.org'

Expand All @@ -53,7 +51,6 @@ jobs:
gem-server:
- 'rubygems.org'
- 'staging.rubygems.org'
- 'oidc-api-token.rubygems.org'

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 3225d58

Please sign in to comment.