mirror of
				https://github.com/valentineus/simple-container.git
				synced 2025-11-04 00:39:44 +03:00 
			
		
		
		
	Removing the Apple operating system from testing - there is no compatibility
This commit is contained in:
		@@ -9,7 +9,6 @@ node_js:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
os:
 | 
					os:
 | 
				
			||||||
    - linux
 | 
					    - linux
 | 
				
			||||||
    - osx
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
services:
 | 
					services:
 | 
				
			||||||
    - docker
 | 
					    - docker
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "name": "simple-container",
 | 
					    "name": "simple-container",
 | 
				
			||||||
    "version": "0.0.0-beta.1",
 | 
					    "version": "0.0.0-beta.2",
 | 
				
			||||||
    "description": "Simple and fast work with the Docker container",
 | 
					    "description": "Simple and fast work with the Docker container",
 | 
				
			||||||
    "homepage": "https://github.com/valentineus/simple-container",
 | 
					    "homepage": "https://github.com/valentineus/simple-container",
 | 
				
			||||||
    "license": "MIT",
 | 
					    "license": "MIT",
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user