herobox-ubuntu-latest vs ubuntu-latest (slimbook)
This commit is contained in:
		@@ -4,7 +4,7 @@ on: [push]
 | 
			
		||||
 | 
			
		||||
jobs:
 | 
			
		||||
  second:
 | 
			
		||||
    runs-on: ubuntu-latest 
 | 
			
		||||
    runs-on: herobox-ubuntu-latest 
 | 
			
		||||
    steps:
 | 
			
		||||
      - run: echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event."
 | 
			
		||||
      - run: echo "🐧 This job is now running on a ${{ runner.os }} server hosted by Gitea!"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user