Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
mmastrac committed Nov 17, 2023
1 parent 4e9c82b commit bddd33b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.generate.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ const macosX86Runner = "macos-12";
const macosArmRunner = "macos-13-xlarge";

const Runners = (() => {

return {
ubuntuXl:
`\${{ github.repository == 'denoland/deno' && '${ubuntuXlRunner}' || '${ubuntuRunner}' }}`,
Expand Down

0 comments on commit bddd33b

Please sign in to comment.