Skip to content

thermondo/remove-microsoft-apt-repos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

remove microsoft APT sources from ubuntu workers

This will remove the microsoft APT sources, because they are broken regularly.

see actions/runner-images#323

Example usage:

---
name: testing

on:
  pull_request:
  push:

jobs:
  ci:
    runs-on: ubuntu-latest
    steps:
      - uses: thermondo/remove-microsoft-apt-repos

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages